@charset "UTF-8";

*{
 margin:0;
 padding:0;
}

a img {
	border: 0; /*Löscht einen blauen Rahmen, den Firefox um Bilder mit Verlinkungen macht*/
} 

.aussen {
	width: 900px;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	height: 100%;
}
.navigation {
	width: 160px;
	color: #0066cc;
	font-weight: bold;
	font-size: 1.05em;
	list-style-position: inside;
	margin-right: 10px;
	margin-top: 10px;
	font-style: normal;
	margin-left: 20px;
	float: left;
}
.fliess {
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	width: 655px;
	padding-left: 20px;
	font-size: 0.95em;
	line-height: 1.9em;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 200px;
	font-style: normal;
	text-transform: none;
}
.fliess_impressum {
	font-size: 0.85em;
	line-height: 1.5em;
	border-top-color: #0066CC;
	border-top-style: solid;
	border-top-width: thin;
}
.kopf {
	margin-right: 20px;
	padding-top: 10px;
}
.fusszeile {
	background-color: #0066CC;
	color: #FFFFFF;
	font-size: 0.93em;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.5em;
	padding-right: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
}

li {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-image: url(JPG/Punkt_tuerkis.jpg);
}

a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
.fliess_kontakt {
	float: left;
	width: 200px;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #009999;
}

.fusszeile a {
	color: #FFFFFF;
}
.slideshow {
}
.halbe_zeile {
	font-size: 0.5em;
	line-height: 1em;
}
.fotos_re {
	float: right;
}
.galerie {
	width: 635px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
